runtime.pcvalueCacheEnt.off (field)

3 uses

	runtime (current package)
		symtab.go#L831: 	off      uint32
		symtab.go#L866: 			if ent.off == off && ent.targetpc == targetpc {
		symtab.go#L904: 					off:      off,